home *** CD-ROM | disk | FTP | other *** search
/ PC Format Collection 27 / PC FORMAT.iso / drivers / necgdi / disk4 / sumopsi5.pp_ / sumopsi5.pp
Encoding:
Text File  |  1994-12-01  |  5.6 KB  |  150 lines

  1. *% comment   SUMO.PPD      Created BY JING LEE    08/06/92
  2. *% comment          Modified by Steve Tang 08/25/92
  3. *% comment          Modified by Steve Tang 01/07/93
  4. *% comment  Paper Size      Modified by George Su  04/07/93
  5. *% comment  Paper Tray      Modified by George Su  04/29/93
  6. *% comment  NEC SuperScript Customized by George Su 06/08/93
  7. *% Destinty WinStyler PostScript Printer Description File
  8. *% For "WinStyler" Version 1.0
  9. *%
  10. *% Copyright 1992, 1993 Destiny Technology Corporation.  All Rights Reserved.
  11. *% Permission is granted for redistribution of this file as
  12. *% long as this copyright notice is intact and the contents
  13. *% of the file is not altered in any way from its original form.
  14. *%
  15. *FormatVersion: "2.0"
  16. *FileVersion: "1.0"
  17. *LanguageVersion: English
  18.  
  19. *Product: "(SuperScript)"
  20. *PSVersion: "(1.0) "
  21. *NickName: "NEC SuperScript PS"
  22.  
  23. *% General Information and Defaults ===============
  24. *ColorDevice: False
  25. *FileSystem: False
  26. *FreeVM: "1048576"
  27. *DefaultResolution: 300dpi
  28.  
  29. *% Halftone Information ===============
  30. *ScreenFreq: "60.0"
  31. *ScreenAngle: "45.0"
  32. *DefaultScreenProc: Dot
  33. *ScreenProc Dot: "
  34. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  35. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  36. "
  37. *End
  38. *ScreenProc Line: "{ pop }"
  39. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  40.  
  41. *DefaultTransfer: Null
  42. *Transfer Null: "{ }"
  43. *Transfer Null.Inverse: "{ 1 exch sub }"
  44. *Transfer Normalized: "{ }"
  45. *Transfer Normalized.Inverse: "{ 1 exch sub }"
  46.  
  47. *% Paper Handling ===================
  48.  
  49. *% Use these entries to set paper size most of the time, unless there is
  50. *% specific reason to use PageRegion or PaperTray.
  51. *DefaultPageSize: Letter
  52. *PageSize Letter: "letter"
  53. *PageSize A4: "a4"
  54. *PageSize Executive: "7.25x10.5inchtray"
  55. *PageSize Legal: "legal"
  56. *PageSize A5: "a5"
  57. *PageSize B5: "b5"
  58. *PageSize Envelope.279.540/Monarch Envelope: "3.875x7.5envelope"
  59. *PageSize Envelope.297.684/C10 Envelope: "4.125x9.5envelope"
  60. *PageSize Envelope.312.624/DL Envelope: "110x220envelope"
  61. *PageSize Envelope.459.649/C5 Envelope: "162x229envelope"
  62.  
  63.  
  64. *% These entries will set up the frame buffer. Usually used with manual feed.
  65. *DefaultPageRegion: Letter
  66. *PageRegion Letter: "letter"
  67. *PageRegion A4: "a4"
  68. *PageRegion Executive: "7.25x10.5inchtray"
  69. *PageRegion Legal: "legal"
  70. *PageRegion A5: "a5"
  71. *PageRegion B5: "b5"
  72. *PageRegion Envelope.279.540/Monarch Envelope: "3.875x7.5envelope"
  73. *PageRegion Envelope.297.684/C10 Envelope: "4.125x9.5envelope"
  74. *PageRegion Envelope.312.624/DL Envelope: "110x220envelope"
  75. *PageRegion Envelope.459.649/C5 Envelope: "162x229envelope"
  76.  
  77. *DefaultPaperTray: None
  78.  
  79. *% The following entries provide information about specific paper keywords.
  80. *DefaultImageableArea: Letter
  81. *ImageableArea Letter: "18 18 593 775"
  82. *ImageableArea A4: "18 23 577 819"
  83. *ImageableArea Executive: "18 17 505 740"
  84. *ImageableArea Legal: "18 18 593 992"
  85. *ImageableArea A5: "18 12 405 580 "
  86. *ImageableArea B5: "18 17 505 712 "
  87. *ImageableArea Envelope.279.540/Monarch Envelope: "18 13 279 527"
  88. *ImageableArea Envelope.297.684/C10 Envelope: "18 14 294 668"
  89. *ImageableArea Envelope.312.624/DL Envelope: "18 13 309 608"
  90. *ImageableArea Envelope.459.649/C5 Envelope: "18 12 454 634"
  91.  
  92. *% These provide the physical dimensions of the paper (by keyword)
  93. *PaperDimension Letter: "612 792"
  94. *PaperDimension A4: "595 842"
  95. *PaperDimension Executive: "522 756"
  96. *PaperDimension Legal: "612 1008"
  97. *PaperDimension A5: "420 595"
  98. *PaperDimension B5: "516 729"
  99. *PaperDimension Envelope.279.540/Monarch Envelope: "279 540"
  100. *PaperDimension Envelope.297.684/C10 Envelope: "297 684"
  101. *PaperDimension Envelope.312.624/DL Envelope: "312 624"
  102. *PaperDimension Envelope.459.649/C5 Envelope: "459 649"
  103.  
  104. *DefaultInputSlot: Upper
  105. *InputSlot Upper: "statusdict begin 0 settray end"
  106. *% 50-sheet Hopper has no manualfeed mode.
  107. *%InputSlot ManualFeed: "statusdict begin 2 settray end"
  108.  
  109. *% Font Information =====================
  110.  
  111. *DefaultFont: Courier
  112. *Font AvantGarde-Book: Standard "(001.000)"
  113. *Font AvantGarde-BookOblique: Standard "(001.000)"
  114. *Font AvantGarde-Demi: Standard "(001.000)"
  115. *Font AvantGarde-DemiOblique: Standard "(001.000)"
  116. *Font Bookman-Demi: Standard "(001.000)"
  117. *Font Bookman-DemiItalic: Standard "(001.000)"
  118. *Font Bookman-Light: Standard "(001.000)"
  119. *Font Bookman-LightItalic: Standard "(001.000)"
  120. *Font Courier: Standard "(001.000)"
  121. *Font Courier-Bold: Standard "(001.000)"
  122. *Font Courier-BoldOblique: Standard "(001.000)"
  123. *Font Courier-Oblique: Standard "(001.000)"
  124. *Font Helvetica: Standard "(001.000)"
  125. *Font Helvetica-Bold: Standard "(001.000)"
  126. *Font Helvetica-BoldOblique: Standard "(001.000)"
  127. *Font Helvetica-Narrow: Standard "(001.000)"
  128. *Font Helvetica-Narrow-Bold: Standard "(001.000)"
  129. *Font Helvetica-Narrow-BoldOblique: Standard "(001.000)"
  130. *Font Helvetica-Narrow-Oblique: Standard "(001.000)"
  131. *Font Helvetica-Oblique: Standard "(001.000)"
  132. *Font NewCenturySchlbk-Bold: Standard "(001.000)"
  133. *Font NewCenturySchlbk-BoldItalic: Standard "(001.000)"
  134. *Font NewCenturySchlbk-Italic: Standard "(001.000)"
  135. *Font NewCenturySchlbk-Roman: Standard "(001.000)"
  136. *Font Palatino-Bold: Standard "(001.000)"
  137. *Font Palatino-BoldItalic: Standard "(001.000)"
  138. *Font Palatino-Italic: Standard "(001.000)"
  139. *Font Palatino-Roman: Standard "(001.000)"
  140. *Font Symbol: Special "(001.001)"
  141. *Font Times-Bold: Standard "(001.000)"
  142. *Font Times-BoldItalic: Standard "(001.000)"
  143. *Font Times-Italic: Standard "(001.000)"
  144. *Font Times-Roman: Standard "(001.000)"
  145. *Font ZapfChancery-MediumItalic: Standard "(001.000)"
  146. *Font ZapfDingbats: Special "(001.000)"
  147.  
  148. *% end of PPD file for NEC SuperScript 610 - PS
  149.